Skip to content

feat!: remove dep:: prefix#4946

Merged
TomAFrench merged 37 commits intomasterfrom
michaeljklein/combine-dep-crate
Jun 17, 2024
Merged

feat!: remove dep:: prefix#4946
TomAFrench merged 37 commits intomasterfrom
michaeljklein/combine-dep-crate

Conversation

@michaeljklein
Copy link
Copy Markdown
Contributor

Description

Problem*

Resolves #2307

Summary*

dep:: is unnecessary to distinguish between internal and external crates, so this PR removes it.

Additional Context

Documentation*

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [For Experimental Features] Documentation to be submitted in a separate PR.

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

Remove dep keyword for importing from dependencies

3 participants